word boundary
美
英 
例句
Because of the outer loop, the regex essentially advances right to left looking for a digit followed by three digits and a word boundary.
由于是外部循環,因此regex實質上將從右向左前進查找后接三位數和詞界的一位數。
The character which when preceded by an escape character represents the non-word boundary assertion.
前跟轉義字符用于判斷非單詞邊界的字符。
This paper focuses on the word boundary decision (WBD) approach to Chinese word segmentation.
該文研究和探討一種新的分詞方法:基于詞邊界分類的方法。
The word boundary metacharacters ensure that only whole words are detected.
字邊界元字符確保只檢測整個單詞。
Fuzzy classifier is used to detect the word boundary with high precision in noisy environment.
使用模糊分類器進行話音激活檢測,可在噪聲環境下得到比較高的精度;
The regular expression built requires a word boundary at the end of the built expression to ensure this behavior.
構建的正則表達式要求在構建的表達式末尾有一個詞界以確保此行為。
Hence, whitespace, a period, and a comma are each a valid word boundary.
因而,空格、句點和逗號都是有效的詞界。
A word boundary is the position between a word and a space.
字邊界是單詞和空格之間的位置。
matches zero characters, not at a word boundary.
匹配非單詞邊界,并不消耗字符。
Whether a field may overlap a word boundary is implementation-defined.
字段是否能覆蓋字邊界由具體的實現定義。
matches zero characters at a word boundary.
匹配單詞邊界,并不消耗字符。
Matches a word boundary, that is, the position between a word and a space.
匹配一個字邊界,即字與空格間的位置。
b matches a word boundary.
非字邊界是任何其他位置。
But on a word boundary in the word
中的非字邊界處,但出現在單詞
On Chinese Word Boundary Parsing Ability of Foreign Students
留學生漢語閱讀分詞和語義提取能力研究
Word Boundary Detection in Variable Noise-Level Environment Based on Fuzzy Classifier
時頻參數和模糊分類器在詞邊界檢測中的應用